In This Topic
Learning GdPicture.NET / Sample Guide Overview / .NET Sample Projects / Document Viewing & Processing

Document Viewing & Processing

In This Topic
 Document Clean Up Sample

This demo shows the various ways how you can clean up your documents using GdPicture.NET. To name but a few of the clean-up features available: Line Removal, Despeckle, Erode, Dilate, Median, Punch-hole Removal etc. In this demo two GdViewers are situated side by side with the coordinated navigation so you can compare the clean up effect on your file to the lowest detail possible.

Available in both C# and VB.NET in the WinForm folder, also available as a compiled application in the Bin folder located in [INSTALLATION FOLDER]/Samples/.

 Document Viewer Sample

This demo aims at showing you how to use GdPicture.NET to view supported files, images, PDF documents, and how to create thumbnails for them. Besides that the demo points to many other features, like how to print displayed documents, how to gather various information about PDF document, or how to search PDF document's content. Zooming, rotation, text selection - both line selection as default and column selection when using Alt-key, magnifying and page navigation are only a few of the features available in this invaluable demo.

Available in both C# and VB.NET in the WinForm folder, also available as a compiled application in the Bin folder located in [INSTALLATION FOLDER]/Samples/.

 DICOM Viewer Sample

The DICOM Viewer demo is aimed at showing you how easy it is to view DICOM files along with their tags using GdPicture.NET. You can view DICOM series, animate, and perform Window Leveling on those images.

Available in both C# and VB.NET in the WinForm folder, also available as a compiled application in the Bin folder located in [INSTALLATION FOLDER]/Samples/.